2026-04-30 16:17:00,838 [ 118940 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2026-04-30 16:17:00,839 [ 118940 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2026-04-30 16:17:00,839 [ 118940 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2026-04-30 16:17:00,839 [ 118940 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_adg4rs --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS=" -rfEps --run-id=1 --color=no --durations=0 test_async_insert_memory/test.py::test_memory_usage 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback]' -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False collecting ... collected 15 items test_async_insert_memory/test.py::test_memory_usage PASSED [ 6%] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] PASSED [ 13%] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] PASSED [ 20%] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] PASSED [ 26%] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] PASSED [ 33%] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] PASSED [ 40%] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] PASSED [ 46%] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] PASSED [ 53%] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] PASSED [ 60%] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] PASSED [ 66%] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] PASSED [ 73%] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] PASSED [ 80%] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] PASSED [ 86%] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] PASSED [ 93%] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] PASSED [100%] ============================== slowest durations =============================== 236.02s call test_async_insert_memory/test.py::test_memory_usage 52.77s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 50.56s setup test_async_insert_memory/test.py::test_memory_usage 50.13s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 47.81s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 47.07s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 46.79s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 45.12s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 44.79s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 43.52s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 40.61s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 36.71s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 35.33s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 31.55s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 25.91s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 22.92s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 22.76s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 12.13s teardown test_async_insert_memory/test.py::test_memory_usage 5.57s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.01s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.01s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] =========================== short test summary info ============================ PASSED test_async_insert_memory/test.py::test_memory_usage PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] ======================== 15 passed in 898.29s (0:14:58) ========================